VixWin, when configured in bridge mode, accepts the command line parameters below.
Bridge mode can be configured in VixWin by selecting the Options>Preferences menu.

<VIXWIN PATH> -I <Patient ID> [<OPTIONAL>]

Example:
c:\vixwin\vixwin -I 123ABC -N Bill^Smith -P C:\VxImages


NEEDED:
-I  Patient ID : max 64 alphanumeric characters

      
OPTIONAL:
-N  Patient's Name : Name^Surname : Be careful of spaces. "" allows you to use spaces in the Patient's Name.
-P  Storage Path   : Must include the drive letter and one or more folders. The drive letter will be over-written
                     with that configured in the VixWin's preferences


NOTE 1: Use the printable ASCII character set. No spaces allowed.
NOTE 2: The maximum combined length of the command-line arguments (including spaces and the program name itself) is 256 characters.
NOTE 3: If the image storage pathname is not sent, then VixWin uses the last one received (default is C:\Vximages).
NOTE 4: The directory structure for the storage pathname must be created by the calling program. VixWin will only create single level directories.